Class for the values stored in a time line

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
[SerializableAttribute]
public class Value<ValueType>

Type Parameters

ValueType

Inheritance Hierarchy

System..::..Object
  Equis.JanusToolkit..::..Value<(Of <(<'ValueType>)>)>

See Also